home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet internetowy / Czytniki NEWS / 40Tude Dialog 2.0.15.1 beta 38 / 4d2b38.exe / {app} / dialog.exe / 0 / RCDATA / TFRMSPLASH / TFRMSPLASH.txt < prev   
Encoding:
Text File  |  2005-02-07  |  1.0 KB  |  55 lines

  1. object frmSplash: TfrmSplash
  2.   Left = 446
  3.   Top = 188
  4.   BorderIcons = []
  5.   BorderStyle = bsNone
  6.   ClientHeight = 320
  7.   ClientWidth = 450
  8.   Color = clWhite
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poScreenCenter
  16.   Scaled = False
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Image1: TImage
  20.     Left = 2
  21.     Top = 2
  22.     Width = 400
  23.     Height = 283
  24.     AutoSize = True
  25.     Picture.Data = {<image000.bmp>}
  26.   end
  27.   object Label1: TLabel
  28.     Left = 0
  29.     Top = 307
  30.     Width = 450
  31.     Height = 13
  32.     Align = alBottom
  33.     Alignment = taCenter
  34.     Color = clWhite
  35.     Font.Charset = DEFAULT_CHARSET
  36.     Font.Color = clBlack
  37.     Font.Height = -11
  38.     Font.Name = 'MS Sans Serif'
  39.     Font.Style = []
  40.     ParentColor = False
  41.     ParentFont = False
  42.     Transparent = False
  43.     Visible = False
  44.   end
  45.   object Bevel1: TBevel
  46.     Left = 0
  47.     Top = 0
  48.     Width = 450
  49.     Height = 307
  50.     Align = alClient
  51.     Shape = bsFrame
  52.     Style = bsRaised
  53.   end
  54. end
  55.